home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / page5 / 00154.ls < prev    next >
Encoding:
Text File  |  1995-04-05  |  95 b   |  7 lines

  1. on exitFrame
  2.   delay(30)
  3.   repeat with xxx = 1 to 48
  4.     puppetSprite(xxx, 0)
  5.   end repeat
  6. end
  7.